Attr2String

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

Attr2String()  

SYNOPSIS

misc_lib/miscattr.c:525

char *Attr2String(IPAttributeStruct *Attr, int DataFileFormat)
 

DESCRIPTION

Routine to convert an attribute to a string.  

PARAMETERS:

Attr: To convert to a string.

DataFileFormat: If TRUE, the attribute is formated in the IRIT data file format. Otherwise, just the attribute value is returned as a string.  

FUNCTION RETURN VALUE

char *: A pointer to a static string representing/describing the given attribute.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:10 GMT, October 17, 2022